						File: TwipCalc Setup notes.txt
Notes on form 'TwipCalc.fsl'

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

Install the form 'TwipCalc.fsl' as follows: 
(1) Select a folder (directory for DOS fans) in which you wish to operate the form, 
	and unzip the Zip file's contents in that folder.
(2)  Open the form.  Hopefully, it's intuitive, but the Notebook tabs offer some help.
(3)  The form uses a Paradox Table of verison 7/8/9, and was developed in version 9.  Tooltips were excluded to allow compatibility with earlier versions of Paradox/Windows.

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

You may review and/or modify the form in Design mode, if you first establish in Paradox 
a Public Alias 'TwipCalc' on the folder containing the files.

You may need to provide the table PassWord:	Tw5CalcPW

(With Dennis' (RDA) help, the form itself adds the temporary alias when the form opens, 
sparing the user such chores.)
(PW-protection of the table serves merely to restrict non-form modification of the records.)

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

For other languages users would need to modify the table, replacing the string-values in the table's Measure fields as appropriate.

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =

Table details are provided below:

Structure:
Field		Type		Size	Dec	Key
IDNum		LongInt		1	0	*
Measure		Alpha		12	0
inches		Number		1
twips		Number		1
cm		Number		1

Values
 IDNum*	Measure	Inches	twips	cm
   1	Height	0.00	0.00	0.00
   2	Width	0.00	0.00	0.00
   3	Depth	0.00	0.00	0.00

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Credits and other notes are contained in the form's notebook.

 = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Files contained in the zip package:
TwipCalc Setup notes.txt
TwipCalc.fsl
TwipCalc.DB
TwipCalc.FAM
TwipCalc.PX
TwipCalc.TV
TwipCalc.VAL
